My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
-
Re: Vendor Saved Search - Cannot Find Field Option for Subsidiaries
Hi @User_XQ321, Glad to have you back with us today and thank you for posting your question here in our community! I tested this one on my end, and here's the Results tab of Vendor Saved Search …1 -
Re: Formula for Business days
Hi @Dwight Schrute, If your startdate = {datecreated} and enddate=nvl({trandate},{today}), then you just substitute these in the formula. You will come up with something like this: ROUND(((TO_CHAR(nv…2 -
Re: How can I disable the notification below on the image when I include an item in a transaction
Hi @Alexsandro_Brazil_Oracle, To remove this warning, navigate to Home > Set Preference > unmark Inventory Level Warnings. Hope this information helps! ? If it did. then we would greatly apprec…2 -
Re: saved search to verify if admins have modified any JEs after approved JEs
Hi @Jyothi B, Maybe you can add a formula in the Criteria tab > Summary subtab: Formula: MAX(CASE WHEN {systemnotes.type} IN ('Set','Change','Unset') AND {systemnotes…2 -
Re: Saved Search - Price Levels
Hi @Wendy_M, In an Item Saved Search, you can use a Formula (Currency) field with this formula in the Results tab: CASE WHEN {pricing.pricelevel} = 'Name of Price Level' THEN {pricing.unitp…1
